setProgressIndeterminate

@NonNull
open fun setProgressIndeterminate(indeterminate: Boolean): @NonNull NotificationCompat.ProgressStyle(source)

Used to indicate an initialization state without a known progress amount. When specified, the following fields are ignored:

See also

If the app provides exactly one Segment, that segment's color will be used to style the indeterminate bar.